← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 348)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 15 statements in 86µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
3331131µs12.7msJSON::Schema::Modern::::_add_resourcesJSON::Schema::Modern::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern;
21586µs1512.1ms
# spent 12.7ms (131µs+12.6) within JSON::Schema::Modern::_add_resources which was called 33 times, avg 385µs/call: # 18 times (78µs+492µs) by JSON::Schema::Modern::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern.pm:672] at line 670 of JSON/Schema/Modern.pm, avg 32µs/call # 8 times (20µs+4.56ms) by JSON::Schema::Modern::add_schema at line 196 of JSON/Schema/Modern.pm, avg 572µs/call # 7 times (33µs+7.53ms) by JSON::Schema::Modern::add_schema at line 182 of JSON/Schema/Modern.pm, avg 1.08ms/call
sub _add_resources {$$wrapped->(@_);}
# spent 12.1ms making 15 calls to JSON::Schema::Modern::__ANON__[(eval 329)[Class/Method/Modifiers.pm:89]:1], avg 806µs/call
3;